Skip to content

Conversation

@r0ssing
Copy link
Contributor

@r0ssing r0ssing commented Jan 1, 2026

Streamlining icons

Description

This PR updates the Formulus android icon as well as favicons used in various other places.
The icon graphics has been cleaned up and updated to be a round (completely circular) circle ;-)
The idea is to have the giraffe (I think we should call it "Girrna"?) be consistent in the visuals, and then we can swap out the graph/chart for whatever is relevant (e.g. a console for the CLI icon etc.).
Furthermore support for modern Android icons (with masking, foreground and background) is added..

closes #152

Type of Change

  • Bug Fix
  • New Feature / Enhancement
  • Refactor / Code Cleanup
  • Documentation Update
  • Maintenance / Chore
  • Other (please specify):

Component(s) Affected

  • formulus (React Native mobile app)
  • formulus-formplayer (React web app)
  • synkronus (Go backend server)
  • synkronus-cli (Command-line utility)
  • portal
  • Documentation
  • DevOps / CI/CD
  • Other:

Related Issue(s)

Closes/Fixes/Resolves:


Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manually tested
  • Tested on multiple platforms (if applicable)
  • Not applicable

Breaking Changes

  • This PR introduces breaking changes
  • This PR does NOT introduce breaking changes

If breaking changes, please describe migration steps:


Documentation Updates

  • Documentation has been updated
  • Documentation update is not required

Checklist

  • Code follows project style guidelines
  • All existing tests pass
  • New tests added for new functionality
  • PR title follows Conventional Commits format

Thank you for contributing to Open Data Ensemble (ODE)!

@r0ssing r0ssing requested a review from IamLRBA January 1, 2026 12:39
@r0ssing r0ssing added the enhancement New feature or request label Jan 1, 2026
IamLRBA
IamLRBA previously approved these changes Jan 1, 2026
Copy link
Contributor

@IamLRBA IamLRBA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the refresh @r0ssing, the updated icons look cleaner and more consistent across platforms. Good improvement for overall branding.

@r0ssing r0ssing merged commit adb89ad into OpenDataEnsemble:dev Jan 1, 2026
16 checks passed
@r0ssing r0ssing deleted the feature/app-icon branch January 1, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Formulus] Improved app icon

2 participants